projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9045be3
)
* server.el (server-process-filter): In daemon mode, default to
author
Chong Yidong
<cyd@stupidchicken.com>
Thu, 30 Oct 2008 15:49:49 +0000
(15:49 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Thu, 30 Oct 2008 15:49:49 +0000
(15:49 +0000)
emacsclient's tty if not opening a new frame and only the
terminal-frame is available.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index ff2e37deb07bc6794dc9d979eb0e35a6562cbb95..1608ce0a893aacf5919f61a7a7ab18447597569d 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2008-10-30 Chong Yidong <cyd@stupidchicken.com>
+
+ * server.el (server-process-filter): In daemon mode, default to
+ emacsclient's tty if not opening a new frame and only the
+ terminal-frame is available.
+
2008-10-30 Martin Rudalics <rudalics@gmx.at>
* window.el (quit-window): Simplify code. Say in doc-string